#!/usr/local/bin/perl
# build.cgi
# Build a new sendmail.cf, after first confirming the changes

require './sendmail-lib.pl';
require './features-lib.pl';
&ReadParse();
&header($text{'build_title'}, "");
print "<hr>\n";
